tree classifier meaning in English
树状分类器
Examples
- On the basis of analyzing the classification principle of decision tree classifier and parallelpiped classifier , a new classification method based on normalized euclidian distance , called wmdc ( weighted minimum distance classifier ) , was proposed
通过分析多重限制分类器和决策树分类器的分类原则,提出了基于标准化欧式距离的加权最小距离分类器。 - A decision tree classifier using a scalable id3 algorithm is developed by microsoft visual c + + 6 . 0 . some actual training set has been put to test the classifier and the experiment shows that the classifier can successfully build decision trees and has good scalability
最后着重介绍了作者独立完成的一个决策树分类器。它使用的核心算法为可伸缩的id3算法,分类器使用microsoftvisualc + + 6 . 0开发。 - Conception hierarchy tree classifiers which is a statistical approach have played an important role in attribute - oriented induction . it can help us discover the characteristics of data , make them more understandable and organized in concept - oriented structure
通过它对数据库中的数据进行分类可以帮助我们发现数据的特征,以更加容易理解的方式总结数据,并且依据面向概念的结构来组织数据。 - It is demonstrated by simulation data . as for classifier , it presents the artificial neural network . based on three methods of modulation recognition and decision tree classifier and neural network classifier , experimentations have been carried through
在分类器设计方面,介绍了利用神经网络进行模式识别的原理,采用前述的三种特征提取方法,分别结合判决树分类器和神经网络分类器对信号进行分类,并且进行了试验论证。 - Decision tree models are simple and easy to understand , easily converted into rules . it also can be constructed relatively fast compare to some of other methods . moreover , decision tree classifiers obtain similar and sometimes better accuracy when compared with some of other classification methods
与其他分类算法相比,它能够较快的建立简单、易于理解的模型,容易转换成规则,而且具有与其他分类模型同样的,有时甚至更好的分类准确性。